# File lib/puppet/provider.rb, line 248 248: def command(name) 249: self.class.command(name) 250: end