# File lib/termtter/system_extensions.rb, line 38 def self.rl_parse_and_bind(str) LIBREADLINE.rl_parse_and_bind(str.to_s) end