Module: Serega::Plugins::ContextMetadata::ConvertInstanceMethods

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

Instance Method Summary collapse

Instance Method Details

#to_hObject



38
39
40
41
42
# File 'lib/serega/plugins/context_metadata/context_metadata.rb', line 38

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