95 96 97 98
# File 'lib/tap/declarations.rb', line 95 def desc(str) self.current_desc = Lazydoc::Comment.new current_desc.subject = str end