# File lib/wikicloth/wiki_buffer/var.rb, line 238
  def is_param?
    @tag_size == 3 ? true : false
  end