# File lib/host_systems/Apple2.rb, line 42
def self.line_break_chars
  [0x0D,0x8D]
end