Google

# File lib/rfilter/keyed_mailbox.rb, line 34
    def initialize(path)
      @path = path.to_str.freeze
    end