# File lib/wikicloth/wiki_buffer/link.rb, line 45 def internal_link=(val) @internal_link = (val == true ? true : false) end