47 48 49
# File 'lib/red_query/element.rb', line 47 def append(elem) `#{@jq_native}.append(#{elem}.__jq_native__)` end