module Hashie::Extensions::Mash::DefineAccessors

def self.extended(obj)

def self.extended(obj)
  included(obj.singleton_class)
end