# File lib/parslet/slice.rb, line 85
  def to_int
    Integer(str)
  end