# File lib/spec/runner/heckle_runner_unsupported.rb, line 5
      def initialize(filter)
        raise "Heckle is not supported on Windows or Ruby 1.9"
      end