# File lib/stella/report.rb, line 29
      def plugin?(name)
        @plugins.has_key? name
      end