@customer = Customer.find(1) @customer.class.module_eval { attr_accessor :age} @customer.age = 69 #już niemłody