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