class Sentry::Hub

def new_from_top

def new_from_top
  Hub.new(current_client, current_scope)
end