# File lib/thor/line_editor/basic.rb, line 15
def
readline
$stdout
.
print
(
prompt
)
get_input
end