# File lib/t.rb, line 11 def env=(environment) @env = ActiveSupport::StringInquirer.new(environment) end