# File lib/puppet/rails/source_file.rb, line 5
5:   def to_label
6:     "#{self.filename}"
7:   end