# -*- coding: utf-8 -*- module TDiary class Response < ::Rack::Response end end # Local Variables: # mode: ruby # indent-tabs-mode: t # tab-width: 3 # ruby-indent-level: 3 # End: