command = (RUBY_PLATFORM.include?('darwin') ? "open" : "sensible-browser")
command = (RUBY_PLATFORM.include?('darwin') ? "open" : "sensible-browser")