module Regexp::Expression::Shared

def base_length

def base_length
  to_s(:base).length
end