Parser
21 22 23
# File 'lib/pic2ch/thread.rb', line 21 def parser @parser ||= Parsers::Thread.new(self) end