# File lib/shoutstreamer.rb, line 266
    def convertible_file?(f)
      f =~ /\.flac\Z/
    end