# File lib/heroku/plugin_interface.rb, line 3 def self.included(base) base.extend Heroku::PluginInterface end