27 28 29
# File 'lib/ed/env.rb', line 27 def macruby? defined?(RUBY_ENGINE) && RUBY_ENGINE == 'macruby' end