# File lib/fattr.rb, line 199 def fattrs(*args, &block) class << self self end.__fattrs__(*args, &block) end