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