11 12 13
# File 'lib/polyfill/v2_4/string_io/instance/each_line.rb', line 11 def self.included(base) base.include IO::Instance::EachLine::Method end