# File lib/rspec/matchers/operator_matcher.rb, line 51
      def description
        "#{@operator} #{@expected.inspect}"
      end