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