Hi, Igor,
Not every object with a method that does more than one step can be considered a Facade. If the object is simply performing multiple tasks but not simplifying a complex system, it doesn't follow the Facade pattern. Let me know if this answer does satisfy your question!