# File lib/aruba/reporting.rb, line 83
      def depth
        File.dirname(@scenario.feature.file).split('/').length
      end