# File lib/parslet/bytecode/compiler.rb, line 60
    def current_address
      Address.new(buffer_pointer)    
    end