[Source]
# File lib/irb/ruby-token.rb, line 38 38: def initialize(seek, line_no, char_no) 39: super 40: end
[Validate]