# File lib/cucumber/formatter/usage.rb, line 92
      def max_length
        [max_stepdef_length, max_step_length].compact.max
      end