Project

General

Profile

Download (182 Bytes) Statistics
| Branch: | Tag: | Revision:
module Proxy
module BMC

# Just a bunch of stubs
def self.installed_providers?
end

def self.providers
end

def self.installed?(provider)
end
end
end
(2-2/16)