# File lib/ethon/easy/http/actionable.rb, line 63 def params @params ||= Params.new(@easy, query_options.fetch(:params, nil)) end