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