Returns the value of attribute data
Returns:
the current value of data
83 84 85
# File 'lib/wcc/contentful/rich_text.rb', line 83 def data @data end