Returns:
33 34 35
# File 'lib/crawl.rb', line 33 def cancelled? @stats.get_statistics[:current_status] == "Cancelled" end