# File lib/gh/custom_limit.rb, line 6 def setup(backend, options) @client_id = options[:client_id] @client_secret = options[:client_secret] super end