Returns the value of attribute data
Returns:
the current value of data
2 3 4
# File 'lib/que/web/viewmodels/job.rb', line 2 def data @data end