# File lib/nanoc/extra/deployer.rb, line 41 def run raise NotImplementedError.new("Nanoc::Extra::Deployer subclasses must implement #run") end