class RuboCop::NodePattern

def marshal_load(pattern)

def marshal_load(pattern)
  initialize pattern
end