class ActiveSupport::HashWithIndifferentAccess

def symbolize_keys; to_hash.symbolize_keys! end

def symbolize_keys; to_hash.symbolize_keys! end