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