# File lib/gemnasium/parser/configuration.rb, line 6
      def runtime_groups
        @runtime_groups ||= [:default, :production]
      end