# Test the [% method.name %] method exists
ok($object->can("[% method.name %]"), "We can call [%method.name%]");
