# File lib/native_file_types/c64/C64Seq.rb, line 17
  def to_text
    C64.s_to_ascii(data_without_header)
  end