experimental
40 41 42 43
# File 'lib/trahald/git.rb', line 40 def body(name) a = article(name) if a; a.body else nil end end