18 19 20 21
# File 'app/models/wechat/model/post.rb', line 18 def app return @app if defined? @app @app = WechatApp.first end