public void setAllMethodText(String allMethodText) {
   list.setAllMethodText(allMethodText);
 }