class SyntaxTree::YARV::ToRegExp

def deconstruct_keys(_keys)

def deconstruct_keys(_keys)
  { options: options, length: length }
end