class ActiveModel::Type::Registry

def initialize

def initialize
  @registrations = []
end