Returns the content of the file.
Returns:
the content of the file.
25 26 27
# File 'lib/wpxf/core/data_file.rb', line 25 def content @content end