class List {
  public {
    init() {
    }
    void noop() {
    }    
  }
}
