# File lib/sinatra/rabbit.rb, line 77
      def standard?
        STANDARD.keys.include?(name) || @standard
      end