# File lib_doc/rucy/local.rb, line 11
    def initialize
      @suffix_map = {
        :content_type => 'application/octet-stream'
      }
    end