Mutant::Meta::Example.add do
source 'foo { |&bar| }'
singleton_mutations
mutation 'foo { |&bar| raise }'
mutation 'foo {}'
mutation 'foo'
end