class AmazingPrint::Formatter

def awesome_dir(d)

def awesome_dir(d)
  Formatters::DirFormatter.new(d, @inspector).format
end