Google

def initialize( first, whitespace=nil, parent=nil ) super( first, whitespace, parent, PATTERN, true ) end