# File lib/virtus.rb, line 123 def self.config(&block) yield configuration if block_given? configuration end