# File lib/virtus/module_extensions.rb, line 10
    def self.extended(mod)
      super
      setup(mod)
    end