@function be-truthy() {
  @return should("be", "truthy", not not actual());
}
