class Rails::Paths::Path

def push(path)

def push(path)
  @paths.push path
end