module Hpricot::Traverse

def comment?() Comment::Trav === self end

Is this object a comment?
def comment?() Comment::Trav === self end