class Rails::Paths::Root

def push(*)

def push(*)
  raise "Application root can only have one physical path"
end