#include "racingbike.h"

using namespace transport;

void
RacingBike::RingBell()
{
}

void
RacingBike::PedalHarder()
{
}
