# File lib/plucky/options_hash.rb, line 31
    def [](key)
      @source[key]
    end