# File lib/new_relic/control/frameworks/rails.rb, line 14
        def env
          @env ||= RAILS_ENV.dup
        end