Custom Resource Windows Paths

I have created a custom resource for windows machine.

I am trying to use the windows_friendly_path method within the custom resource but I am getting an error for No resource or method named.

How can I allow for the windows_friendly_path can be used?

Never mind i figured it out. I had to add:

include Windows::Helper