# File lib/cucumber/rb_support/rb_step_definition.rb, line 63
      def file
        @file ||= file_colon_line.split(':')[0]
      end