class Shoulda::Matchers::Text

def match_as_list_item

def match_as_list_item
  match(LIST_ITEM_REGEXP)
end