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