# File lib/facepricot.rb, line 124 def method_missing(methodSymbol, *params) return make_facepricot_chain(methodSymbol.to_s, @doc) end