# File lib/nautilus/shell.rb, line 21
21:
def
windows?
22:
RUBY_PLATFORM
=~
/mswin/
23:
end