class Should

def match(value) self =~ value end

def match(value)         self =~ value      end