class MiniPortile

def self.target_os

def self.target_os
  RbConfig::CONFIG['target_os']
end