class TrustyCms::Extension

def routing_file

def routing_file
  File.join(self.root, 'config', 'routes.rb')
end