# File lib/cucumber/runtime/user_interface.rb, line 52
      def embed(file, mime_type)
        @visitor.embed(file, mime_type)
      end