# File lib/cucumber/js_support/js_language.rb, line 51
      def file_colon_line
        # Not possible yet to get file/line of js function with V8/therubyracer
        ""
      end