# File lib/puppet/provider.rb, line 236 236: def command(name) 237: self.class.command(name) 238: end