def info(self):
    '''
    Returns the Shotgun server api info.
    '''

    return ShotgunORM.SgServerInfo(self)