Returns the value of attribute value
Returns:
the current value of value
2 3 4
# File 'lib/argus/time_queue.rb', line 2 def value @value end