# File lib/heroku/helpers.rb, line 13
def
running_on_a_mac?
RUBY_PLATFORM
=~
/-darwin\d/
end