# File lib/standard/facets/rbconfig.rb, line 50
  def bsd?
    host_os =~ /bsd/
  end