# File lib/rake/extensiontask.rb, line 48
    def platform
      @platform ||= RUBY_PLATFORM
    end