BasicObject
# File lib/attributes.rb, line 106 def attributes *a, &b sc = class << self self end sc.attributes *a, &b end
[Validate]
Generated with the Darkfish Rdoc Generator 2.