static double terabytesPerMonthWith1GBit() { ret daysToSeconds(1/8.0 /* bits to bytes - I guess */) *averageDaysInMonth()/1000; }