13 14 15
# File 'lib/angel_list/base.rb', line 13 def get(url, options={}) parse(self.auth.token.get(url, options)) end