module Rails

def root

def root
  application && application.config.root
end