# File lib/apipie_bindings/action.rb, line 13 def call(params={}, headers={}, options={}) @api.call(@resource, @name, params, headers, options) end