Ruby lexer adapted from irb.
The internals are not documented because they are scary.
tokenize(ruby, options) Class Public methods Returns an Array of ruby
new(content, options) Class Public methods Creates a new lexer for content