module Opal::SourceMap::Map

def marshal_load(value)

def marshal_load(value)
  @to_h, @generated_code = value
end