remember abstract method

void remember(
  1. String id,
  2. int now
)

Implementation

void remember(String id, int now);