Method: Hornetseye::INDEX_#initialize

Defined in:
lib/multiarray/index.rb

#initializeINDEX_

This value must not be instantiated

The method throws an exception.



104
105
106
# File 'lib/multiarray/index.rb', line 104

def initialize
  raise "#{self.class.inspect} must not be instantiated"
end