12 13 14
# File 'lib/asker/ai/stages/base_stage.rb', line 12 def run raise "Implement run method!" end