134 135 136
# File 'lib/hub/github_api.rb', line 134 def get url, &block perform_request url, :Get, &block end