Creates a new Monster. @param name the name of this Monster. @param size the size of this Monster. @param bellyCapacity the number of Monsters this Monster can hold in its belly.
(String name, int size, int bellyCapacity)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected