# File lib/parser/ruby18.rb, line 21
  def default_encoding
    Encoding::BINARY if defined? Encoding
  end