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