# File lib/familia/helpers.rb, line 59
        def status?(s)
          status.to_s == s.to_s
        end