class Github::GitData::Trees

def initialize(options = {})

Creates new GitData::Trees API
def initialize(options = {})
  super(options)
end