module Tokenator

Constants

VERSION

Public Class Methods

new() click to toggle source
# File lib/tokenator.rb, line 5
def self.new
  PTB.new
end