class Middleman::Application

def root_path

Pathname-addressed root
def root_path
  Pathname(root)
end