//! Buggify allows you to cooperate with the simulator to inject failures.
//!
//! It always returns false when not running in simulation mode.
/// Returns true with a probability of 25% if buggify is enabled.
/// Buggify with given probability.
/// Enable buggify.
/// Disable buggify.
/// Returns if buggify is enabled.