# File lib/rspec/matchers/be.rb, line 134
      def description
        "be #{@operator} #{expected_to_sentence}#{args_to_sentence}"
      end