# File lib/spec/matchers/be_instance_of.rb, line 13
      def description
        "be an instance of #{@expected}"
      end