class ActiveRecord::Coders::YAMLColumn
def initialize(attr_name, object_class = Object)
def initialize(attr_name, object_class = Object) @attr_name = attr_name @object_class = object_class check_arity_of_constructor end
def initialize(attr_name, object_class = Object) @attr_name = attr_name @object_class = object_class check_arity_of_constructor end