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