# File lib/websocket/frame/base.rb, line 28
      def error?
        !@error.nil?
      end