# File lib/virtus.rb, line 88
  def self.coercer(&block)
    configuration.coercer(&block)
  end