Method: Waves::Ext::Integer#seconds

Defined in:
lib/waves/ext/integer.rb

#secondsObject Also known as: second

@todo: we need to credit where this code came from originally, if anywhere.



5
# File 'lib/waves/ext/integer.rb', line 5

def seconds ; self ; end