# File lib/facepricot.rb, line 128
    def get(key)
      return make_facepricot_chain(key.to_s, @doc)
    end