54 55 56
# File 'lib/learn_open.rb', line 54 def self.default_io LearnOpen::Adapters::IOAdapter.new(input: STDIN, output: Kernel) end