FileServing::Metadata::MetaStat
# File lib/puppet/file_serving/metadata.rb, line 42 def initialize(stat, path) super(stat) @path = path end