# File lib/arel/update_manager.rb, line 14
    def key= key
      @ast.key = key
    end