def instagram_show(): return Instagram.get_user()
def login_to_instagram(): return Instagram.login_to_instagram()