# File lib/thinking_sphinx.rb, line 237
  def self.microsoft?
    RUBY_PLATFORM =~ /mswin/
  end