# File lib/rspec/matchers/pretty.rb, line 45
      def expected_to_sentence
        to_sentence(@expected) if defined?(@expected)
      end