Class: RuPov::Methods::Metallic

Inherits:
MultiValue show all
Defined in:
lib/rupov.rb

Instance Attribute Summary

Attributes inherited from MultiValue

#name

Instance Method Summary collapse

Methods inherited from MultiValue

#set, #to_s

Constructor Details

#initializeMetallic

Returns a new instance of Metallic.



570
571
572
# File 'lib/rupov.rb', line 570

def initialize
    super( [], 'metallic' )
end