# File lib/sinatra/respond_with.rb, line 162 def respond_to(&block) Format.new(self).finish(&block) end