(define input

(ruby_func " 
        lambda { |arguments, interpreter|
                gets
        }
")

)