class YARD::Server::Commands::StaticFileCommand

def run

def run
  static_template_file? || not_found
end