# File control/SetupDocument/SetupDocument.rb, line 54
  def reload_query
    { name_tag => @name,
      pos_tag => @pos.to_s
    }
  end