# File lib/rhc/client.rb, line 9 def get(uri, headers={}) # absolute uris are called directly, relative uris are called with # the rest api root, and server relative uris are called against the # host. Allow simple templatization via t() end