class RSpecHtmlMatchers::NokogiriRegexpHelper

def initialize regex

def initialize regex
  @regex = regex
end