# File lib/sass/script/value/bool.rb, line 30
    def to_s(opts = {})
      @value.to_s
    end