# File lib/action_controller/integration.rb, line 151 def get(path, parameters=nil, headers=nil) process :get, path, parameters, headers end