# File lib/puppet/type/file.rb, line 356
356:   def finish
357:     # Look up our bucket, if there is one
358:     bucket
359:     super
360:   end