On Mon, Feb 14, 2011 at 12:26 AM, wolf volpi > $ printenv PATH > /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/wolf/.gem/ruby/1.8/bin > $ cucumber codebreaker_starts_game.feature > Feature: code-breaker starts game > > Cucumber is a Ruby framework. ¨Âõãõíâåéó ÷ïòëéîâõÒõâù äïåó îïô® > How is that possible? ¨Âï÷ ãáòõÒõâù æòïí íù ôåòíéîáì View the cucumber source (`which cucumber` will tell you where it is) and see how it's invoking ruby. martin