# File lib/turn.rb, line 4
  def self.minitest?
    RUBY_VERSION >= '1.9'
  end