Module: Serega::Plugins::ContextMetadata::ConvertInstanceMethods
- Defined in:
- lib/serega/plugins/context_metadata/context_metadata.rb
Instance Method Summary collapse
Instance Method Details
#to_h ⇒ Object
42 43 44 45 46 |
# File 'lib/serega/plugins/context_metadata/context_metadata.rb', line 42 def to_h super.tap do |hash| (hash) end end |