# File lib/rye/hop.rb, line 348
348:
def
to_s
;
'%s@rye_%s'
%
[
user
,
@rye_host
];
end