10

public void bowels(){

}

Comments
  • 2
    Flush();
    Flush();

    .....

    Plunger(strength);
    Cry();
  • 1
    public class Bowels {
    public int contents;

    public Bowels() {
    this.contents = 100;
    this.flush();
    }

    public void flush() {
    this.contents = 0;
    person.die(dehydration);
    }
    }
  • 1
    @yarwest ending = savage.af()
  • 1
    @tisaconundrum what can I say

    Public class Bowels extends Bitch
Add Comment