# File lib/parser/lexer.rb, line 10933
  def encoding
    @source_buffer.source.encoding
  end