# File lib/rspec/matchers/include.rb, line 19
      def description
        "include#{expected_to_sentence}"
      end