Class: CSV::Row

Inherits:
Object
  • Object
show all
Defined in:
lib/analyzer.rb

Instance Method Summary collapse

Instance Method Details

#ppObject



115
116
117
# File 'lib/analyzer.rb', line 115

def pp
  self.to_hash 
end