public void TearDown() { sharpie = null; }
public void SetUp() { sharpie = new Shar("Black", 100f); }