Returns the value of attribute left
Returns:
the current value of left
32 33 34
# File 'lib/containers/deque.rb', line 32 def left @left end