# File lib/rabl/helpers.rb, line 15
    def data_object_attribute(data)
      escape_output @_object.__send__(data)
    end