:nodoc:
26 27 28
# File 'lib/cucumber/platform.rb', line 26 def file_mode(m) #:nodoc: RUBY_1_9 ? "#{m}:UTF-8" : m end