class ActiveModel::Type::Registry

def initialize

:nodoc:
def initialize
  @registrations = {}
end