package J;

package Another::Class;

sub a_method { 42 }

1;

