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