Returns:
90 91 92
# File 'lib/frepl/classifier.rb', line 90 def allocation? current_line.match(/allocate\(/) != nil end