# File lib/main/base.rb, line 202 def environment *a, &b (parameters << Parameter.create(:environment, *a, &b)).last end