class Rails::Paths::Root

def initialize(path)

def initialize(path)
  @path = path
  @root = {}
end