module SpreeWebpay module Generators class InstallGenerator < Rails::Generators::Base end end end