def limit(feature) feature.plan_limit + feature.bonuses + feature.add_ons end # => TypeError: nil can't be coerced into Fixnum feature # =>