# File lib/rabl/engine.rb, line 114
    def object(data)
      @_data = data unless @_locals[:object]
    end