# File lib/gdata/client/base.rb, line 102
def
get
(
url
)
return
self
.
make_request
(
:get
,
url
)
end