134 135 136
# File 'lib/shared_tasks.rb', line 134 def file_name @file.split("_").drop(1).join("_").split(".").remove_last.first end