Returns the value of attribute data
Returns:
the current value of data
3 4 5
# File 'lib/qbot/adapter.rb', line 3 def data @data end