Module: Serega::SeregaPlugins::ContextMetadata::SeregaConvertInstanceMethods

Defined in:
lib/serega/plugins/context_metadata/context_metadata.rb

Instance Method Summary collapse

Instance Method Details

#to_hObject



61
62
63
64
65
# File 'lib/serega/plugins/context_metadata/context_metadata.rb', line 61

def to_h
  super.tap do |hash|
    (hash)
  end
end