62 63 64 65 66
# File 'lib/dataduck/commands.rb', line 62 def self.console require "irb" ARGV.clear IRB.start end