const duckInstance = new MultipleColorFeetDuck()
duckInstance.hasBlueFeet()
duckInstance.hasOrangeFeet()
view raw index.tsx hosted with ❤ by GitHub