# File lib/thor/line_editor/readline.rb, line 9 def self.available? Object.const_defined?(:Readline) end