# File lib/cucumber/runtime/features_loader.rb, line 13
      def features
        load unless @features
        @features
      end