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