# File lib/facter/operatingsystem/linux.rb, line 140 def get_lsbrelease if (lsb_data = collect_lsb_information) lsb_data["LSB Version"] end end