interface Juiceable { // e.g. a position's profit before leverage double juiceValue(); }