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