# File lib/aws/rails.rb, line 178 def self.rails_env ::Rails.respond_to?(:env) ? ::Rails.env : RAILS_ENV end