class InstanceGenerator

def radiant_root(filename = '')

def radiant_root(filename = '')
  File.join("..", "..", "..", "..", filename)
end