# File lib/has_many_polymorphs/association.rb, line 46
      def construct_scope
        _logger_warn "Warning; not all usage scenarios for polymorphic scopes are supported yet."
        super
      end