package Orchard::Tree::Pear::Conference;

sub tastes_nasty { return 1; }
1;
