23 24 25
# File 'lib/web_api/auth.rb', line 23 def _add(method, uri, type) webmethods[method] = AuthMethod.new(@auth, uri, type) end