Returns the value of attribute data.
4 5 6
# File 'lib/ds/lists/list_element.rb', line 4 def data @data end