Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
$ jruby -d -e "require 'nokogiri_java'; p Nokogiri; p Nokogiri::XML; p Nokogiri::XML::Node.instance_methods(false)" Nokogiri Nokogiri::XML ["internal_subset", "add_previous_sibling", "pointer_id", "name", "path", "parent_set", "remove_attribute", "to_xml", "parent", "child", "previous_sibling", "namespaces", "next_sibling", "key_p", "attributes", "type", "dup", "blank_p", "[]=", "unlink", "name_set", "content", "encode_special_chars", "add_next_sibling", "replace"]
This paste will be private.
From the Design Piracy series on my blog: