new Milk() Cool, refreshing milk. Source: abstract.js, line 21 Extends DairyProduct Methods isSolid() → {boolean} Check whether milk is solid at room temperature. Overrides: DairyProduct#isSolid Source: abstract.js, line 27 Returns: Always returns false. Type boolean