Shill is a tool for shilling easily
```rs struct Person {} struct Linux {}
impl Shill for Person {}
let newperson = Person {}; // Person loves Linux, you should use Linux, Linux is the best! newperson.shill(); ```