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