# File cli/ruby-debug/interface.rb, line 193
def
print
(
*
args
)
@socket
.
printf
(
*
args
)
end