#!/usr/bin/perl
use Mooix::Thing;
run sub {
	my $this=shift;
	# mass always changes by zero
	return 0;
}
