# File lib/new_relic/control/frameworks/rails.rb, line 31
        def rails_root
          RAILS_ROOT if defined?(RAILS_ROOT)
        end