class Dentaku::TokenMatcher

def self.comp_gt; new(:comparator, [:gt, :ge]); end

def self.comp_gt;        new(:comparator, [:gt, :ge]);         end