#!/usr/bin/perl
#use Mooix::Thing;
run sub {
	my $this=shift;
	return $this->_basemass / 20;
}
