package BadSuite::SyntaxError;

sub broken_method {
    my $self = 
}

1;
