static long oneMegabyte() {
  ret 1024*1024;
}