module Haml::Util

def inspect_obj(obj)

def inspect_obj(obj)
  return obj.inspect
end