class BitbucketClient

def get(url)

def get(url)
  self.class.get(url).parsed_response
end