module Opal::SourceMap::Map

def marshal_dump

def marshal_dump
  [to_h, generated_code]
end