class Regexp::MatchLength

def test_regexp

ruby >= 2.4
def test_regexp
  @test_regexp ||= /^#{to_re}$/
end