# File lib/her/api.rb, line 13 def self.setup(opts = {}, &block) @default_api = new(opts, &block) end