# File lib/virtus/builder.rb, line 27 def self.call(options, &block) new(Configuration.new(options, &block)).mod end