# File test/unit/acts_as_filterable_test.rb, line 72
      def too_weak?
        return true if abv < 15
      end