# File lib/heroku/helpers.rb, line 9
def
running_on_windows?
RUBY_PLATFORM
=~
/mswin32|mingw32/
end