Raises:
3 4 5
# File 'lib/botany/performing.rb', line 3 def perform raise Botany::Error, "#{self.class.name} should implement #perform" end