module Hashie::Extensions::Mash::SafeAssignment

def []=(*args)

def []=(*args)
  custom_writer(*args)
end