module Fauxhai

def self.root

def self.root
  @@root ||= File.expand_path("../../", __FILE__)
end