# File lib/more/facets/platform.rb, line 42 def self.supported @suported ||= [Platform::RUBY, Platform.local] end