# File lib/rudy/routines/handlers/user.rb, line 46 46: def authorize(user, robj) 47: robj.authorize_keys_remote(user.to_s) 48: end