module Scruffy::Helpers::MetaAttributes
def singleton_class (class << self; self; end) end
end
[Validate]