# File lib/chef/cookbook/file_vendor.rb, line 42 def get_filename(filename) raise NotImplemented, "Subclasses must implement this method" end